Feature: Pruebas Ghost
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 51.849s |
Scenario: E14 - elminar tag pseudo
Before
0m 2.746s
Given
I navigate to page "<URL>"
0m 2.246s
And
I wait for 5 seconds
0m 5.184s
And
I enter email "<USER>"
0m 0.718s
And
I wait for 5 seconds
0m 5.197s
And
I enter password "<PASSWORD>"
0m 0.459s
And
I take a screenshot in "G5" with the name as "EP11_1_login"
0m 0.325s
And
I click login button
0m 0.355s
And
I wait for 5 seconds
0m 5.339s
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
0m 0.624s
When
I click on tags
0m 0.176s
And
I wait for 2 seconds
0m 2.302s
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
0m 0.465s
And
I wait for 5 seconds
0m 5.278s
And
I click on new tag
0m 0.370s
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
0m 0.466s
And
I enter tag name "<TAG_NAME01>"
0m 0.337s
And
I enter tag description "<TAG_DESCRIPTION01>"
0m 0.384s
And
I enter a color
0m 0.320s
And
I save the tag
0m 0.333s
And
I wait for 5 seconds
0m 5.216s
When
I click on tags
0m 0.409s
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
0m 0.461s
And
I wait for 5 seconds
0m 5.270s
And
I edit a tag
0m 0.307s
And
I wait for 2 seconds
0m 2.203s
And
I take a screenshot in "G5" with the name as "EP15_4_delete_tag"
0m 0.419s
And
I wait for 2 seconds
0m 2.208s
Then
I delete a tag
0m 0.542s
And
I take a screenshot in "G5" with the name as "EP15_5_dashboard"
0m 1.174s
After
0m 0.016s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
And
I enter email "<USER>"
And
I wait for 5 seconds
And
I enter password "<PASSWORD>"
And
I take a screenshot in "G5" with the name as "EP11_1_login"
And
I click login button
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
When
I click on tags
And
I wait for 2 seconds
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
And
I wait for 5 seconds
And
I click on new tag
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
And
I enter tag name "<TAG_NAME01>"
And
I enter tag description "<TAG_DESCRIPTION01>"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
And
I wait for 5 seconds
And
I edit a tag
And
I wait for 2 seconds
And
I take a screenshot in "G5" with the name as "EP15_4_delete_tag"
And
I wait for 2 seconds
Then
I delete a tag
And
I take a screenshot in "G5" with the name as "EP15_5_dashboard"
After
NO IMAGE AVAILABLE